type go/types.inSourceOrder ([])

Method Implmentations

Len() int inSourceOrder.M : sort.Interface.Len
Less(i, j int) bool inSourceOrder.M : sort.Interface.Less
Swap(i, j int) inSourceOrder.M : sort.Interface.Swap